CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab wiener

搜索资源列表

  1. speech-enhancement

    3下载:
  2. 本资料涵盖了几乎所有的语音增强方面的方法,主要有谱减法,听觉掩蔽,最小均方误差,维纳滤波以及一些非主流的方法,这些对于研究语音增强的人来说是很有帮助的-The data cover almost all aspects of speech enhancement methods, the main spectral subtraction, auditory masking, minimum mean square error, Wiener filtering as well as some
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2015-10-30
    • 文件大小:63694848
    • 提供者:luzhiqiang
  1. motion-blur-Image-Restoration

    0下载:
  2. 用matlab开发的运动模糊复原程序,包括运动参数的估计、维纳滤波器的源代码-Development of the motion blur with matlab recovery procedures, including the motion parameters estimation, Wiener filter source code
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:977211
    • 提供者:chenwen
  1. ImageFiltering

    0下载:
  2. matlab语言编写的常见图像处理程序,包括高斯滤波、维纳滤波等程序-matlab language of the commonly used image processing procedures, including the Gaussian filtering, Wiener filtering,
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4829
    • 提供者:李健
  1. good_wiener

    0下载:
  2. 应用于图像处理非常好的维纳滤波!!!,内有注释,简单易懂-applied to image processing very good Wiener filter! ! ! , The Notes are simple to understand!
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:1508
    • 提供者:袁坤
  1. exp03

    0下载:
  2. 通过Matlab实现维纳滤波及逆滤波复原图像 不使用matlab自带函数 而是自编程序实现-Matlab to achieve through the Wiener filter and inverse filter to recover the image does not use function but rather bring their own self-matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:1506
    • 提供者:虞佳霓
  1. zxl

    0下载:
  2. 利用维纳图像复原,并采用直接逆滤波、信噪比维纳滤波、自相关函数维纳滤波、中值滤波进行横向、纵向比较-Image restoration using Wiener and direct inverse filtering, Wiener filtering noise ratio, since the correlation function Wiener filtering, median filtering for horizontal, vertical comparison
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2862
    • 提供者:吕军
  1. RECOVER

    0下载:
  2. 比较反滤波和维纳滤波对一幅图像复原的效果。从两方面出发,一是对运动模糊和均值模糊复原的能力,二是抗噪能力,各种情况分别都进行了对比-Comparison of inverse filtering and Wiener filtering on an image restoration results. Proceed in two ways, first on the motion blur and the mean fuzzy recovery capability and noise imm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6997086
    • 提供者:tosh
  1. wvfilter

    1下载:
  2. 维纳滤波matlab源程序,完全由自己编写的代码实现,没有涉及到内部函数,很容易理解-Wiener filtering matlab source code, written entirely by its own code to achieve, does not involve the internal functions, it is easy to understand
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:339278
    • 提供者:许兵
  1. Matlab

    0下载:
  2. 维纳滤波Matlab代码 1 可以直接作为函数调用; 2 可以减少图像的块效应,以及平滑图像。-Wiener Filter Matlab code can be used directly as a function call 2 blocks can reduce the image effects, and smoother image.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:158550
    • 提供者:阮青
  1. Filters

    0下载:
  2. 各种滤波器,包括LMS、RLS、Wiener,Kalman,Median等滤波器源码,都是原创-A variety of filters, including the LMS, RLS, Wiener, Kalman, Median filter, such as source code, are original
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5313
    • 提供者:彭怀敏
  1. Wienafilter

    0下载:
  2. 该程序用来对图像进行维纳滤波复原操作处理,用MATLAB实现。-the procedures used to image Wiener filter recovery operation, using MATLAB.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:1508
    • 提供者:章献
  1. W-Filter

    0下载:
  2. 程序包括有维纳滤波,中值滤波,高斯变换,DFT变换等等图像滤波源代码-Procedures include Wiener filtering, median filtering, Gaussian transform, DFT transform source image filtering, etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:36277
    • 提供者:xlz
  1. ch8_4_2

    0下载:
  2. 用matlab编写的图像复原源代码,采用维纳滤波复原技术,可对模糊和加噪的图像实现精确复原。-Prepared using matlab source code image restoration using Wiener filter restoration technology, can be vague and processors realize accurate image noise resilience.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1154
    • 提供者:cwb
  1. Fourteen

    1下载:
  2. 第十四章 图像复原 14.1 退化模型 14.1.1 连续退化模型 14.1.2 离散退化模型 14.2 复原的代数方法 14.2.1 代数复原原理 14.2.2 逆滤波复原 14.2.3 最小二乘方滤波 14.3 MATLAB 实现图像复原 14.3.1 维纳滤波复原 14.3.2 规则化滤波复原 14.3.3 Lucy-Richardson 复原 14.3.4 盲去卷积复原 14.3.5 图像复原的其它 MATLA
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2639
    • 提供者:王万国
  1. xiaoboquzao

    1下载:
  2. 利用小波去噪的程序和相应的参考文献,改进的维纳滤波,希望对大家的学习有帮助。-The use of wavelet denoising procedures and corresponding references, improved Wiener filter, and they hope to learn from everyone s help.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:312960
    • 提供者:王海丽
  1. wienerfilter

    1下载:
  2. 通过计算机MATLAB仿真分析和研究了维纳滤波器的阶数、信号的噪声方差、随机信号的采样点数、经过维纳滤波的均方误差之间的关系-MATLAB simulation by computer analysis and research of Wiener filter order, the signal of the noise variance, random signal sampling points, after Wiener filter mean square error of the r
  3. 所属分类:matlab

    • 发布日期:2015-11-05
    • 文件大小:1259
    • 提供者:李伊
  1. lab5

    0下载:
  2. A simple code for understanding lms nlms and wiener filters for beginners
  3. 所属分类:3G develop

    • 发布日期:2017-04-14
    • 文件大小:5439
    • 提供者:mansoor
  1. wiener_filter02

    0下载:
  2. wiener-filter using bugr mothod
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1378
    • 提供者:sunbaoyu
  1. WienerScalart

    0下载:
  2. Wiener filter based on tracking a priori SNR usingDecision-Directed method, proposed by Scalart et al 96.-Wiener filter based on tracking a priori SNR usingDecision-Directed method, proposed by Scalart et al 96.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3195
    • 提供者:Ming
  1. Wienerfiltering

    0下载:
  2. 改进的维纳滤波在地震资料处理中的应用(地震勘探、信噪比、维纳滤波)-At the Wiener filter to improve seismic data processing application (seismic exploration, signal to noise ratio, Wiener filtering)
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-14
    • 文件大小:3198840
    • 提供者:wlf
« 1 2 34 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com